loadProp
Type
handler
Summary
A helper handler to use in OnLoad handler
Syntax
loadProp(<pPropName>,<pVariable>,<pPropArray>,<pType>)
Description
A helper handler to use in OnLoad handler
note
This handler is for internal use.
Parameters
Name | Type | Description |
---|---|---|
pPropName | Property name to be loaded pVariable: Variable reference to store resulting value pPropArray: The array used in the OnLoad handler pType: The type of property. Can be One of color, list, nothing |